C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / FilterOnPropertyChanged Method
Presenter.
Args.
In This Topic
FilterOnPropertyChanged Method (BaseRangeFilterPresenter<T>)
In This Topic
Filter property changed event handler.
Syntax
protected virtual void FilterOnPropertyChanged( 
   object sender,
   PropertyChangedEventArgs e
)

Parameters

sender
Presenter.
e
Args.
See Also